Encloses a menu list, where each element is typically a word or a short phrase that fits on a single line, rendered more compactly than most other list types.
COMPACT
Renders the list as compactly as possible.
<MENU> ... </MENU> is legal within:
<BLOCKQUOTE> <BODY> <DD> <FORM> <LI>
The following markup can be used within <MENU> ... </MENU>
<LI>
For short, simple lists, the <MENU> list style provides the most compact way to display such information.
Colors in the U.S. Flag<P>
<MENU COMPACT>
<LI>Red
<LI>White
<LI>Blue
</MENU>